CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 区域生长 图像分割

搜索资源列表

  1. 123

    0下载:
  2. 基于边缘检测和区域生长的彩色图像分割,设计论文+VC代码-Based on edge detection and region growing for color image segmentation Design thesis+ VC code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:226666
    • 提供者:林静
  1. regiongrow

    0下载:
  2. 区域生长进行图像分割的方法的matlab源码-a programme realizing region growing methods used to image segmentation on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:17628
    • 提供者:linda
  1. regiongrowing

    1下载:
  2. 利用MATLAB图像处理工具箱的相关函数,对图像进行基于区域生长的图像分割。-using MATLAB Image Processing Toolbox function, the image segmentation based on region growing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1488
    • 提供者:陆路
  1. region_growing

    0下载:
  2. 基于区域生长的图像分割算法,效果不错,可以作为学习参考-This is based on graph theory image segmentation source code, works well, welcome to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:55422
    • 提供者:宅明敏
  1. Region-growing-process

    0下载:
  2. 区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth is a very important image segmentation method. It is starting from a pixel comparison to neighboring connected pixel featur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1533
    • 提供者:吴晓辰
  1. regiongrow

    0下载:
  2. 快速区域生长算法,通过选取种子点,基于灰度,快速区域生长,进行图像分割,代码效率非常高,准确度也很高-arithmetic of fast regiongrowing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1567
    • 提供者:yuinsea
  1. region_growing

    0下载:
  2. matlab 程序 ,,基于区域生长的数字图像分割,选取一个种子点- matlab program, digital image segmentation based on region growing, select a seed point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1192
    • 提供者:wuwei
  1. vcPP-regiongrowing

    0下载:
  2. 区域生长的vc++代码,能够很好的进行图像分割-region growing for segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3366136
    • 提供者:王梦佳
  1. quyushengzhang

    0下载:
  2. 区域生长用于图像分割的程序,从种子点开始向周围扩散,将与种子点性质相近的点记录下来。这个程序是冈萨雷斯的数字图像处理(MATLAB版)中的程序。-Region growing for image segmentation procedure, from the seed point began to spread around, similar to the nature of the seed points points recorded. This program is a program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:123360
    • 提供者:
  1. RegionGrow

    0下载:
  2. 基于MATLAB的区域生长的编程,它是图像分割中比较常用的一种方法,可以学习MATLAB的编程思路-Growth of MATLAB-based regional programming, which is a relatively common method in image segmentation, can learn the MATLAB programming ideas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:716
    • 提供者:IVY
  1. K-means-color-image-segmentation

    1下载:
  2. K-means彩色图像分割,有实验报告,main文件中还有区域生长的算法。-K-means color image segmentation, with experimental report.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2738919
    • 提供者:石笑天
  1. cellseg

    0下载:
  2. 用于分割细胞图像,利用形态学滤波,大津阈值进行二值化,区域生长检测细胞个数-For the segmentation of cell image using morphological filtering, Otsu threshold binarization, regional growth and cell number
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2937987
    • 提供者:吴里
  1. image_segment_watersheds

    0下载:
  2. 基于分水岭和区域生长 相结合的方法实现图像分割-Image segmentation method based on a combination of watershed and regional growth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5318
    • 提供者:郝伟
  1. LBPShadow

    0下载:
  2. 【原创】自已写的采用自适应背景差法分割前景图像的程序,中间使用了LBP背景消除方法和区域生长算法,经验证效果相当好。-[original]Segmentation of the foreground image using adaptive background subtraction . In the program, LBP background elimination method and region growing algorithms is used.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:10510
    • 提供者:mydrm
  1. image-segmation-shengzhang

    0下载:
  2. 图像分割,MATLAB程序,用区域生长,随机选取种子点-image segmation quyushengzhang
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:55749
    • 提供者:xujin
  1. image-segmation-shengzhang2

    0下载:
  2. 图像分割方法,用区域生长,然后进行区域合并,把较小的区域合在一起,效果比较好-image segmation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:966918
    • 提供者:xujin
  1. quyushengzhang

    0下载:
  2. 是一种分割算法,采用的是区域生长方法对图像进行的分割-A segmentation algorithm, region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:158239
    • 提供者:me
  1. color-image-region-growing

    1下载:
  2. 彩色图像分割处理,采用区域生长方法进行,八邻域生长方式-color image region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:17223
    • 提供者:wulong
  1. image-segmentation

    0下载:
  2. 进行二维图像分割处理,包含区域生长、阈值分割以及分水岭分割-segmentation including threshold and watershed traditional methods
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:5331895
    • 提供者:Village
  1. zhongliu

    0下载:
  2. 针对肿瘤图像进行种子区域生长,以及肿瘤面积的测量,并且对分割结果进行评价。-Seeded region growing for the tumor image, and the measurement of the tumor area, and the divided result evaluation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1088
    • 提供者:姚小乐
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com